home *** CD-ROM | disk | FTP | other *** search
- /*
- *--- Twips.h -------------------------------------------------------------
- * Copyright (c) 1996 Adobe Systems Incorporated. All rights reserved.
- * Created on Mon, August 19, 1996 @ 3:29 PM by Paul Ferguson.
- *
- * Description: For notes about this function, refer to the
- * PCL documentation file twips.html
- *-------------------------------------------------------------------------
- */
-
- long twips(char * inDistanceStr);
-
- // end of Twips.h
-